Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Bump github.com/aws/aws-sdk-go from 1.32.6 to 1.44.294 #643

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2023

Bumps github.com/aws/aws-sdk-go from 1.32.6 to 1.44.294.

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.44.294 (2023-06-30)

Service Client Updates

  • service/amp: Updates service API and documentation
  • service/ecs: Updates service API and documentation
    • Added new field "credentialspecs" to the ecs task definition to support gMSA of windows/linux in both domainless and domain-joined mode
  • service/ivs: Updates service API
  • service/mediaconvert: Updates service documentation
    • This release includes improved color handling of overlays and general updates to user documentation.
  • service/sagemaker: Updates service API and documentation
    • This release adds support for rolling deployment in SageMaker Inference.
  • service/transfer: Updates service API and documentation
    • Add outbound Basic authentication support to AS2 connectors
  • service/verifiedpermissions: Updates service documentation

Release v1.44.293 (2023-06-29)

Service Client Updates

  • service/appstream: Updates service API, documentation, and paginators
    • This release introduces app block builder, allowing customers to provision a resource to package applications into an app block
  • service/chime: Updates service API and documentation
    • The Amazon Chime SDK APIs in the Chime namespace are no longer supported. Customers should use APIs in the dedicated Amazon Chime SDK namespaces: ChimeSDKIdentity, ChimeSDKMediaPipelines, ChimeSDKMeetings, ChimeSDKMessaging, and ChimeSDKVoice.
  • service/cleanrooms: Updates service API and documentation
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • This release adds ReturnValuesOnConditionCheckFailure parameter to PutItem, UpdateItem, DeleteItem, ExecuteStatement, BatchExecuteStatement and ExecuteTransaction APIs. When set to ALL_OLD, API returns a copy of the item as it was when a conditional write failed
  • service/gamelift: Updates service API and documentation
    • Amazon GameLift now supports game builds that use the Amazon Linux 2023 (AL2023) operating system.
  • service/glue: Updates service API and documentation
    • This release adds support for AWS Glue Crawler with Iceberg Tables, allowing Crawlers to discover Iceberg Tables in S3 and register them in Glue Data Catalog for query engines to query against.
  • service/sagemaker: Updates service API and documentation
    • Adding support for timeseries forecasting in the CreateAutoMLJobV2 API.

SDK Bugs

  • private/protocol: Fix header serialization of empty enum lists in restxml.
    • Header was serialized as the empty string if list was nil/empty.

Release v1.44.292 (2023-06-28)

Service Client Updates

  • service/internetmonitor: Updates service API and documentation
  • service/kinesisanalyticsv2: Updates service API
  • service/lambda: Updates service API and documentation
    • Surface ResourceConflictException in DeleteEventSourceMapping
  • service/omics: Updates service API
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Amazon Relational Database Service (RDS) now supports joining a RDS for SQL Server instance to a self-managed Active Directory.
  • service/s3: Updates service API, documentation, and examples

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.32.6 to 1.44.294.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.32.6...v1.44.294)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner July 1, 2023 06:27
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2023
@gardener-robot gardener-robot added the needs/review Needs review label Jul 1, 2023
@gardener-robot
Copy link

@dependabot[bot] Thank you for your contribution.

@gardener-robot gardener-robot added the size/s Size of pull request is small (see gardener-robot robot/bots/size.py) label Jul 1, 2023
@gardener-robot-ci-1
Copy link
Contributor

Thank you @dependabot[bot] for your contribution. Before I can start building your PR, a member of the organization must set the required label(s) {'reviewed/ok-to-test'}. Once started, you can check the build status in the PR checks section below.

@gardener-robot gardener-robot added the needs/rebase Needs git rebase label Sep 29, 2023
@gardener-robot
Copy link

@dependabot[bot] You need rebase this pull request with latest master branch. Please check.

@gardener-robot gardener-robot added the lifecycle/stale Nobody worked on this for 6 months (will further age) label Jun 7, 2024
@renormalize
Copy link
Member

Closing. See #755.

@renormalize renormalize closed this Aug 7, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 7, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.294 branch August 7, 2024 08:08
@gardener-robot gardener-robot added the status/closed Issue is closed (either delivered or triaged) label Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file lifecycle/stale Nobody worked on this for 6 months (will further age) needs/rebase Needs git rebase needs/review Needs review size/s Size of pull request is small (see gardener-robot robot/bots/size.py) status/closed Issue is closed (either delivered or triaged)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants